
This will provide in-flight screens in French  for the new IN-GAME MUSIC mod.

It allows you to choose music whenever you wish while flying.

Of course, you must install music.  Download some '40s music from Sandbagger's Dispersal Site (under Wudpecker's pic).  Or just download the IN-GAME MUSIC README and the utilities and create your own music, French style.   If you prefer, you can add "news broadcasts" from that time.

TO ADD THE IN-FLIGHT SCREENS:

--Copy 	STUKV1.STR
	STGEV1.STR
	STUSV1.STR
	RADIOTXT.STR
and put them in the main EAW game folder  (the one with the EAW.EXE file in it)
That's it.
Then just add music.
--------------

Want to make your own in-flight screen?
The other file, RADIOTXT.TXT.  can be opened with a click to see what's in these "string" files--and change them if you like.

Use DUMPSTR.EXE  in DOS to open a file like STUKV1.STR.    (Eliminate the extra "rename" at the end of Dumpstr.exe.  and Buildstr.exe.   It was there because .exe files won't email to Gmail)

Like this:
1.  Call up a DOS box in this directory you are using.  It's nothing but a black box with a blinking cursor.
2.  Type  DUMPSTR  STUKV1.STR>stukv1.txt
  	(or any string filename, like dumpstr  radiotxt.str>radiotxt.txt )
The new text file will appear in your directory.  Keep the filename. Capital letters do not matter.

3. Open the text file with a double-click.  Change what you want to see on screen in the text file.  Save the file.

4. Call up the DOS box where you are (or use the one you just opened)
5.  Type  BUILDSTR  STUKV1.TXT  STUKV1.STR
	(To do this, both names must be the same, except one is .txt and the other .str.   And both files must be present in the same directory).
6.  Nothing much will happen, but your new screen text is in the Stukv1.str file.  Put it in the game.
7.  Close the DOS box by typing   EXIT

-----Wudpecker  Feb 7, 2005	